Skip to content

Version 1.2#4

Merged
dusrdev merged 10 commits intostablefrom
pre-release
Feb 2, 2025
Merged

Version 1.2#4
dusrdev merged 10 commits intostablefrom
pre-release

Conversation

@dusrdev
Copy link
Owner

@dusrdev dusrdev commented Feb 2, 2025

  • An overload to Upsert without updateCondition was added and would now act as default path in case updateCondition wasn't specified, this should further optimize such cases by removing condition checks and another reference from the stack during runtime.
  • Internal methods which are rather small and frequently invoked will now be prioritized for inlining by JIT, this should slightly improve perf, especially in NativeAot.
  • Added a new factory initializer CreateFromFileWithAes that received an Aes instance as parameter. It will then use it to encrypt and decrypt the output and input during serialization and deserialization respectively.

@dusrdev dusrdev merged commit 713f651 into stable Feb 2, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant